home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / CDROM / Amiga_MO_FAQ / Scripts / AllowMORemoval next >
Text File  |  1998-08-24  |  400b  |  11 lines

  1. ; $VER: AllowMORemoval 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will allow the MO disk to be ejected. It should be used
  4. ; if medium removal is prevented in order to eject the disk. Requires SCSIUtil
  5. ; to be in the command path. Similar scripts could be created for other SCSI
  6. ; utility programs.
  7. ;
  8. ; You should modify the device and unit arguments for your system.
  9.  
  10. SCSIUtil >NIL: -dscsi.device 4 -l 0
  11.